All Questions
2 questions
4votes
3answers
6kviews
How to determine which features matter the most?
I have a large dataset that consists of search results of loans. Someone would input their details like income etc and the results would include a bunch of loans from different companies and different ...
1vote
1answer
56views
ML Approach for Getting List of Observations with Similar Features (Discrete+Continuous)
I have a dataset with 19k observations. Each has approximately 448 features: - Text description turned into vectors of size 300 - 16 categorical variables represented numerically - The remainder ...